PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFNamedDestination Class
Members
In This Topic
    PDFNamedDestination Class
    In This Topic
    Defines a PDF named destination.
    A named destination associates a name with a destination.
    Object Model
    PDFNamedDestination ClassPDFCosArray ClassPDFCosObject ClassPDFCosDictionary ClassPDFDestination ClassPDFDestinationType Enumeration
    Syntax
    public class PDFNamedDestination 
        extends PDFDestination 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.destinations.PDFDestination
          com.o2sol.pdf4java.destinations.PDFNamedDestination

    See Also